
Copyright (C) 2017-2022 Arun Sivaraman <arunsivaramanneo@gmail.com>

GPU Viewer is a free Software: This program comes with absolutely no WARRANTY. You can redistribute it and/or modify it under the terms of the GNU General Public license as published by the free software Foundation, either version 3 of the license, or (at your Option) any later version.
Click on the GPLv3 Icon below to view the License

This project is developed as a basic front-end UI for the command-line outputs of glxinfo, vulkaninfo, clinfo,es2_info and vdpauinfo. The application helps in viewing/navigating the OpenGL, Vulkan, OpenCL, EGL and VDPAU Information in ease over command-line.

Please do note that this project does not use any OpenGL,Vulkan or OpenCL programming languages. The entire application works as a wrapper on the glxinfo, vulkaninfo, clinfo, es2_info and vdpauinfo output.

The latest source code of this program can be found at
https://github.com/arunsivaramanneo/GPU-Viewer

This program uses:
    -  python 3 or higher
    -  GTK3+ for the graphical user interface
    -  glxinfo(OpenGL), vulkaninfo(Vulkan), clinfo(OpenCL), es2_info(EGL) and vdpauinfo(VDPAU) for fetching the report

If you like this application and the work we are doing, please consider supporting us by clicking on the DONATE button below. This will help us in keeping this project alive and bringing new features to the application

Trademarks
    - OpenGL® and the oval logo are trademarks or registered trademarks of Silicon Graphics, Inc.
    - OpenGL is a registered trademark and the OpenGL ES logo is a trademark of Silicon Graphics Inc. used by permission by Khronos.
    - EGL and the EGL logo are trademarks of the Khronos Group Inc.
    - Vulkan and the Vulkan logo are registered trademarks of the Khronos Group Inc.
    - OpenCL and the OpenCL logo are trademarks of Apple Inc.
    - Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries.
    - NVIDIA and NVIDIA logo are trademarks and/or registered trademarks of NVIDIA Corporation in the U.S. and/or other countries.
    - AMD and AMD logo are trademarks or registered trademark of AMD
    - GITHUB®, the GITHUB® logo design, OCTOCAT® and the OCTOCAT® logo design are exclusive trademarks registered in the United States by GitHub, Inc.
